home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 20 / AMIGAplus Sonderheft 20 (1999)(ICP)(DE)[!].iso / LOCALE / catalogs / dev / Marryampic.cd < prev    next >
Text File  |  1999-05-08  |  2KB  |  186 lines

  1. ; Description file for Marryampic (localised since version 1.3)
  2. ; 21 april 1996
  3. ; updated : 11 october 1997 (version 1.5)
  4. ; (errors message still in english (builtin strings)) 
  5. ; (perhaps if I have time and courage... hem...)
  6. ;
  7. ;
  8. #block CATCOMP_STRINGS
  9. ;
  10. ;
  11. MSG_BY(//)
  12. by
  13. ;
  14. MSG_PLAYER(//)
  15. Player#
  16. ;
  17. ;
  18. ;
  19. ;
  20. ;
  21. MSG_SETUP_NUMBERPLAYERS(//18)
  22. Number of players
  23. ;
  24. MSG_SETUP_PLAYERSNAME1(//18)
  25. Players name #1
  26. ;
  27. MSG_SETUP_PLAYERSNAME2(//18)
  28.  #2
  29. ;
  30. MSG_SETUP_PLAYERSNAME3(//18)
  31.  #3
  32. ;
  33. MSG_SETUP_PLAYERSNAME4(//18)
  34.  #4
  35. ;
  36. MSG_SETUP_ONLYSOUNDPAIR(//28)
  37. Only sound-pair valid
  38. ;
  39. MSG_SETUP_KEEPSAMESAMPLE(//28)
  40. Keep same sample
  41. ;
  42. MSG_SETUP_PREVIEW1(//20)
  43. Preview during
  44. ;
  45. MSG_SETUP_PREVIEW2(//6)
  46. secs.
  47. ;
  48. MSG_SETUP_CARDSET(//10)
  49. CardSet
  50. ;
  51. MSG_SETUP_USEAGACARDSET(//25)
  52. Use AGA CardSet
  53. ;
  54. ;
  55. ;
  56. ;
  57. MSG_ABOUT_REQ1(//)
  58. Last revision :
  59. ;
  60. MSG_ABOUT_REQ2(//)
  61. Don't forget to send me your new
  62. ;
  63. MSG_ABOUT_REQ3(//)
  64. CardSet, if you make one !
  65. ;
  66. MSG_ABOUT_REQ4(//)
  67. My address :
  68. ;
  69. MSG_ABOUT_REQ5(//)
  70. Thanks!
  71. ;
  72. ;
  73. ;
  74. ;
  75. ;
  76. ;
  77. ;
  78. MSG_MENU_GAME(//)
  79. Game   
  80. ;
  81. MSG_MENU_ABOUT(//)
  82. About
  83. ;
  84. MSG_MENU_QUIT(//)
  85. Quit
  86. ;
  87. MSG_MENU_PREFS(//)
  88. Prefs
  89. ;
  90. MSG_MENU_PREFS_PRELOAD(//)
  91. Preload
  92. ;
  93. MSG_MENU_PREFS_DIRECTTODISK(//)
  94. DirectToDisk
  95. ;
  96. MSG_MENU_PREFS_FLASHSCREEN(//)
  97. FlashScreen
  98. ;
  99. MSG_MENU_PREFS_FILTER(//)
  100. Filter
  101. ;
  102. MSG_MENU_PREFS_ERASEFOUNDPAIRS(//)
  103. EraseFoundPairs
  104. ;
  105. MSG_MENU_PREFS_SAVE(//)
  106. Save
  107. ;
  108. ;
  109. ;
  110. ;
  111. MSG_TESTMODEACTIVATED(//)
  112. TEST MODE ACTIVATED...
  113. ;
  114. MSG_CARDSAMPLE(//)
  115. CARD&SAMPLE
  116. ;
  117. MSG_LOADING_EXTRAFOUNDSAMPLE(//)
  118. Extra sample 'SampleFound' found and loaded
  119. ;
  120. MSG_LOADING_EXTRAENDSAMPLE(//)
  121. Extra sample 'SampleFinished' found and loaded
  122. ;
  123. MSG_LOADING_PRELOADINGSAMPLE1(//)
  124. Preloading Sample
  125. ;
  126. MSG_LOADING_PRELOADINGSAMPLE2(//)
  127. in memory.
  128. ;
  129. MSG_LOADING_ALLPRELOAD(//)
  130. Nice!, all samples have been preload!
  131. ;
  132. MSG_LOADING_SAMPLE128KB(//)
  133. Sample (size>128 Kb) not preload!
  134. ;
  135. MSG_LOADING_NOMOREMEMORY(//)
  136. No more memory...
  137. ;
  138. ;
  139. ;
  140. ;
  141. MSG_DISPLAYINGGAME(//)
  142. Displaying the game...
  143. ;
  144. MSG_LISTEN(//)
  145. Listen!
  146. ;
  147. MSG_FINDCARDS(//)
  148. , find the 2 cards.
  149. ;
  150. MSG_FINDANYCARDS(//)
  151. , find any pairs.
  152. ;
  153. MSG_NOTGOODSOUNDPAIR(//)
  154. This is not the good SOUND-PAIR!!!
  155. ;
  156. MSG_WELLDONE(//)
  157. Well done,
  158. ;
  159. MSG_SEERESULTS(//)
  160. Let's see the results...
  161. ;
  162. MSG_RESULTS_WINTITLE(//)
  163. Marryampic_Results
  164. ;
  165. MSG_RESULTS_PLAYERS(//17)
  166. Players
  167. ;
  168. MSG_RESULTS_FOUNDPAIRS(//17)
  169. Found pairs
  170. ;
  171. MSG_RESULTS_ATTEMPTS(//17)
  172. Attempts
  173. ;
  174. MSG_RESULTS_TIMETAKEN(//)
  175. Time taken
  176. ;
  177. MSG_RESULTS_HOURS(//)
  178. hours
  179. ;
  180. MSG_RESULTS_MINS(//)
  181. mins
  182. ;
  183. MSG_RESULTS_SECS(//)
  184. secs
  185. ;
  186. ;